powered by
"["
Extract
str(m <- Matrix(round(rnorm(7*4),2), nrow = 7)) ## wrongly looses class: m[]; error: m[1,1] if(FALSE) {## still all fail ch[2,3] ch[1,] ch[,2] pm[2,3] pm[1,] pm[,2] }
Run the code above in your browser using DataLab